open connection
This block is part of the amazon aws group and was last modified in core v10.4.28.
open connection v10.4.28 Opens an AWS connection for use with further AWS functions.
In pins 2 + flow
- flow
flowInput flow to trigger the opening of the AWS connection
- Access Key ID required
valueThe Access Key ID for AWS authentication
- Secret Access Key required
valueThe Secret Access Key for AWS authentication
Out pins 3 + flow
- flow
flowOutput flow indicating the completion of the AWS connection setup
- connection
awsconnectionThe opened AWS connection, which can be used in subsequent AWS functions
- success
conditionCondition indicating whether the AWS connection was successfully opened
- error
valueError message in case of any issues during the AWS connection setup
A typical wiring for open connection: a function trigger starts the flow; the flow out pin feeds debug.

Version history
Introduced in v10.4.28.
Back to
amazon aws Return to the main group to view all sub-groups Back to amazon aws Return to the group to view all blocks within this group
